home *** CD-ROM | disk | FTP | other *** search
- If EXISTS LIBS:XprZModem.library
- Echo "XprZModem.library exists. PLW uses V2.0 of XprZModem.library."
- Ask "Replace XprZModem.library in LIBS: with Version 2.0 (Y/N) ?"
- If WARN
- Echo "Replacing..." NOLINE
- Copy XprZModem.library LIBS:
- Echo "done."
- EndIf
- Else
- Echo "Copying XprZModem.library (to LIBS:)..." NOLINE
- Copy XprZModem.library LIBS:
- Echo "done."
- EndIf
-
-